projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b21b941
81dfab4
)
Auto merge of #3231 - TimNN:patch-1, r=alexcrichton
author
bors
<bors@rust-lang.org>
Wed, 26 Oct 2016 17:02:31 +0000
(10:02 -0700)
committer
GitHub
<noreply@github.com>
Wed, 26 Oct 2016 17:02:31 +0000
(10:02 -0700)
Fix rust-lang/rust#35203 warning/error
rust-lang/rust#35203 made patterns in functions without body into a warn by default lint (which is being `deny`ed here).
cc rust-lang/rust#37378, rust-lang/rust#37416
Trivial merge